From: Juanma Barranquero Date: Wed, 10 Mar 2004 21:40:35 +0000 (+0000) Subject: (install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23747 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5514e4b577ab7b14b1431642ef82964012e67c22;p=emacs.git (install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore. --- diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index 1f1acccb6f0..915259ead65 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -179,7 +179,6 @@ install: all $(INSTALL_DIR)/bin install-other-dirs-$(MAKETYPE) - $(CP) $(BLD)/ddeclient.exe $(INSTALL_DIR)/bin - $(CP) $(BLD)/cmdproxy.exe $(INSTALL_DIR)/bin - $(CP) $(BLD)/runemacs.exe $(INSTALL_DIR)/bin - - $(CP) ../lib-src/fns-*.el $(INSTALL_DIR)/bin - "$(INSTALL_DIR)/bin/addpm" /q - $(DEL) ../same-dir.tst - $(DEL) $(INSTALL_DIR)/same-dir.tst